home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / mordor_2.000 / mordor_2 / help / help.27 < prev    next >
Text File  |  1995-06-26  |  730b  |  25 lines

  1. Help on:
  2.     SET <flag>
  3.  
  4. The following flags may be set and cleared:
  5.  
  6. nobroad        No broadcast messages will be sent to you.
  7. nologin        No login messages will be sent to you.
  8. compact        Output is in "compacted" mode.
  9. roomname    Whether to show the room name
  10. short        Whether to show a room's short description
  11. long        Whether to show a room's long description
  12. wimpy        You will automatically flee when your hp is low
  13. prompt        Enables the output of your HP & MP with the prompt
  14. ansi        If you have a vt100 or ansi terminal you can view color
  15. nosummon    Makes it so that no one can cast summon on you
  16. echo        Your sends, emotes, and says will be echoed to you.
  17.     
  18. Example:
  19.  
  20. : set short
  21. Short descriptions enabled.
  22. : clear short
  23. Short descriptions disabled.
  24.  
  25.